In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / FontSize Property

FontSize Property (AnnotationComment)

In This Topic
Syntax
'Declaration

 

Public Shadows Property FontSize As Single
public new float FontSize {get; set;}
public read-write property FontSize: Single; 
public hide function get,set FontSize : float
public: __property new float get_FontSize();

public: __property new void set_FontSize( 

   float value

);
public:

new property float FontSize {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment
AnnotationComment Members